ci: Remove G_MESSAGES_DEBUG
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Feb 2020 17:10:19 +0000 (17:10 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 13 Feb 2020 17:10:19 +0000 (17:10 +0000)
We don't need all the debugging messages.

.gitlab-ci.yml

index 352d52214ec779ef09c74c888feb14eb52dc14a4..49ff3850bb5dff8ec4c1b1a95acb84996a57946c 100644 (file)
@@ -17,7 +17,6 @@ stages:
 variables:
   COMMON_MESON_FLAGS: "--fatal-meson-warnings --werror"
   MESON_TEST_TIMEOUT_MULTIPLIER: 2
-  G_MESSAGES_DEBUG: "all"
 
 .only-default:
   only: